ARRAY_SIZE

@def ARRAY_SIZE(array) @brief Calculates the number of elements of an array @ingroup ancillary

extern (C) extern (D)
size_t
ARRAY_SIZE
(
T
)
(
auto ref T x
)

Meta